home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TDOCOPTFORM / TDOCOPTFORM.txt
Text File  |  1999-09-08  |  2KB  |  78 lines

  1. object DocOptForm: TDocOptForm
  2.   Left = 215
  3.   Top = 162
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  6.   ClientHeight = 195
  7.   ClientWidth = 236
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnActivate = FormActivate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox1: TGroupBox
  17.     Left = 4
  18.     Top = 8
  19.     Width = 228
  20.     Height = 81
  21.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  22.     TabOrder = 0
  23.     object ComB1: TComboBox
  24.       Left = 12
  25.       Top = 20
  26.       Width = 185
  27.       Height = 21
  28.       Style = csDropDownList
  29.       ItemHeight = 13
  30.       TabOrder = 0
  31.     end
  32.     object CB1: TCheckBox
  33.       Left = 12
  34.       Top = 52
  35.       Width = 185
  36.       Height = 17
  37.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  38.       TabOrder = 1
  39.     end
  40.   end
  41.   object GroupBox2: TGroupBox
  42.     Left = 4
  43.     Top = 96
  44.     Width = 228
  45.     Height = 61
  46.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  47.     TabOrder = 1
  48.     object CB2: TCheckBox
  49.       Left = 12
  50.       Top = 24
  51.       Width = 181
  52.       Height = 17
  53.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  54.       TabOrder = 0
  55.     end
  56.   end
  57.   object Button1: TButton
  58.     Left = 76
  59.     Top = 164
  60.     Width = 75
  61.     Height = 25
  62.     Caption = '∩┐╜∩┐╜'
  63.     Default = True
  64.     ModalResult = 1
  65.     TabOrder = 2
  66.   end
  67.   object Button2: TButton
  68.     Left = 156
  69.     Top = 164
  70.     Width = 75
  71.     Height = 25
  72.     Cancel = True
  73.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  74.     ModalResult = 2
  75.     TabOrder = 3
  76.   end
  77. end
  78.